build(deps): bump github.com/openclaw/crawlkit from 0.14.6 to 0.14.7 - #186
build(deps): bump github.com/openclaw/crawlkit from 0.14.6 to 0.14.7#186dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/openclaw/crawlkit](https://github.com/openclaw/crawlkit) from 0.14.6 to 0.14.7. - [Release notes](https://github.com/openclaw/crawlkit/releases) - [Changelog](https://github.com/openclaw/crawlkit/blob/main/CHANGELOG.md) - [Commits](openclaw/crawlkit@v0.14.6...v0.14.7) --- updated-dependencies: - dependency-name: github.com/openclaw/crawlkit dependency-version: 0.14.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
🦞👀 Pull request received. I will update this pull request when review starts. |
|
Codex review: needs maintainer review before merge. Reviewed August 23, 2026, 11:56 AM ET / 15:56 UTC. ClawSweeper reviewWhat this changesUpdates Discrawl’s direct Crawlkit dependency from v0.14.6 to v0.14.7 and records the new Go module checksums. Merge readinessKeep open: current main still selects Crawlkit v0.14.6, while the open consolidated refresh has not landed. This narrow Dependabot update remains a valid independent landing path. Priority: P3 Review scores
Verification
How this fits togetherDiscrawl’s Go module manifest selects the shared Crawlkit library used by CLI embedding and local-store code. Go resolves that version at build time before Discrawl’s crawl, index, and query commands use those shared APIs. flowchart LR
A[Go module manifest] --> B[Crawlkit version selection]
B --> C[Go module resolver]
C --> D[Discrawl build]
D --> E[CLI crawl and index commands]
Before merge
Agent review detailsSecurityNone. Review metrics
Merge-risk optionsMaintainer options:
Technical reviewBest possible solution: Land this clean standalone update, or land the consolidated refresh after its remaining proof gate is satisfied; close this PR only once that merged replacement contains the same Crawlkit version. Do we have a high-confidence way to reproduce the issue? Not applicable: this PR is a dependency-version update, not a report of broken runtime behavior. Is this the best way to solve the issue? Yes: updating the direct module and its checksums is the standard Go dependency-management path; it still needs a review against a resolvable current-main base. AGENTS.md: found, but no applicable review policy affected this item. Codex review notes: model internal, reasoning high; reviewed against 938b6b279dfc. LabelsLabel justifications:
EvidenceWhat I checked:
Likely related people:
Rank-up movesOptional improvements that raise the rating; they are not merge blockers.
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
HistoryReview history (1 earlier review cycle)
|
|
Looks like github.com/openclaw/crawlkit is up-to-date now, so this is no longer needed. |
Bumps github.com/openclaw/crawlkit from 0.14.6 to 0.14.7.
Release notes
Sourced from github.com/openclaw/crawlkit's releases.
Changelog
Sourced from github.com/openclaw/crawlkit's changelog.
Commits
00a9464chore(release): fix changelog section for v0.14.7 (#90)67e034cchore(release): prepare v0.14.7 (#89)9b3fec5build: move Go floor to 1.26.6 (#88)a7025e2chore(deps): refresh SQLite runtime dependencies (#87)e3e8b09chore(release): prepare v0.14.7 (#86)5c1729ebuild(deps): bump the codeql-action group with 2 updates (#85)997af07build(deps): bump modernc.org/sqlite from 1.55.0 to 1.56.0 (#84)9312460chore: reopen changelog for v0.14.7 and record v0.14.6 publication state (#83)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)